home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20010921-20020314 / 000087_dold@46.usenet.us.com_Mon Oct 29 14:55:16 EST 2001.msg < prev    next >
Text File  |  2020-01-01  |  2KB  |  41 lines

  1. Article: 12904 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!news.cs.columbia.edu!peerfeed.news.psi.net!news-feed2.tiac.net!nycmny1-snh1.gtei.net!sanjose1-snf1.gtei.net!news.gtei.net!news.mainstreet.net!bug.rahul.net!samba.rahul.net!rahul.net!a2i!dold.a2i!dold
  3. From: dold@46.usenet.us.com
  4. Newsgroups: comp.protocols.kermit.misc
  5. Subject: auto-ftp login
  6. Date: 29 Oct 2001 18:57:25 GMT
  7. Organization: Wintercreek Data
  8. Lines: 25
  9. Message-ID: <9rk8ql$c6h$1@samba.rahul.net>
  10. NNTP-Posting-Host: yellow.rahul.net
  11. NNTP-Posting-User: dold
  12. User-Agent: tin/1.4.2-20000205 ("Possession") (UNIX) (FreeBSD/3.5-STABLE (i386))
  13. X-Comment: Encoded From: line allows replies that preserve original subject
  14. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:12904
  15.  
  16. My memory may be getting foggy.
  17. I normally use kermit for both ends of any file transfer, but I find myself
  18. logging in to a Vax system directly into an application, and there is no
  19. kermit ;-(
  20.  
  21. When this app saves a file, I'm supposed to fetch it via ftp.
  22. Long, long ago, I recall that a Kermit command of "ftp" would initiate an
  23. ftp session to the current host, using the current username and login.
  24. I don't see that available anymore (Kermit-95 1.1.20)
  25. I tried "ftp \v(line)" since that contains the host name, but it also has
  26. :telnet appended, so that's not a happy thing.
  27.  
  28. I could easily make a macro, but this used to be a default feature.
  29.  
  30. On a related note:
  31. If I require a second "password", say, to access a particular
  32. program after logging in to a system, how can I embed that second
  33. password encrypted in my login script?  It seems that I could use K95
  34. dialer to create a script with that password, and then copy the encrypted
  35. line to the other KSC file, but that's a little obtuse.
  36.  
  37. -- 
  38. ---
  39. Clarence A Dold - dold@email.rahul.net
  40.                 - Pope Valley (Napa County) CA.
  41.